C:\Users\Gorka\anaconda3\lib\site-packages\deeptrack\backend\_config.py:11: UserWarning: cupy not installed. GPU-accelerated simulations will not be possible
warnings.warn(
C:\Users\Gorka\anaconda3\lib\site-packages\deeptrack\backend\_config.py:25: UserWarning: cupy not installed, CPU acceleration not enabled
warnings.warn("cupy not installed, CPU acceleration not enabled")
1. Single state diffusion
T =50# number of time steps (frames)N =50# number of particles (trajectories)L =1.5*128# length of the box (pixels) -> exteneding fov by 1.5 timesD =1# diffusion coefficient (pixels^2/frame)